home *** CD-ROM | disk | FTP | other *** search
- <xsd:schema id="dsBiblio" targetNamespace="http://www.tempuri.org/dsBiblio.xsd" xmlns="http://www.tempuri.org/dsBiblio.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
- <xsd:element name="dsBiblio" msdata:IsDataSet="true">
- <xsd:complexType>
- <xsd:choice maxOccurs="unbounded">
- <xsd:element name="Publishers">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="Address" type="xsd:string" minOccurs="0" />
- <xsd:element name="City" type="xsd:string" minOccurs="0" />
- <xsd:element name="Comments" type="xsd:string" minOccurs="0" />
- <xsd:element name="Company_x0020_Name" type="xsd:string" minOccurs="0" />
- <xsd:element name="Fax" type="xsd:string" minOccurs="0" />
- <xsd:element name="Name" type="xsd:string" minOccurs="0" />
- <xsd:element name="PubID" msdata:AutoIncrement="true" type="xsd:int" />
- <xsd:element name="State" type="xsd:string" minOccurs="0" />
- <xsd:element name="Telephone" type="xsd:string" minOccurs="0" />
- <xsd:element name="Zip" type="xsd:string" minOccurs="0" />
- </xsd:sequence>
- </xsd:complexType>
- </xsd:element>
- </xsd:choice>
- </xsd:complexType>
- <xsd:unique name="Constraint1" msdata:PrimaryKey="true">
- <xsd:selector xpath=".//Publishers" />
- <xsd:field xpath="PubID" />
- </xsd:unique>
- </xsd:element>
- </xsd:schema>
-